mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Day"] = 19,
		["Year"] = 1993,
		["Month"] = 4,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_set_flag(\"1\"); mission.trig.func[1]=nil;",
			[2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_6\"), 10, false, 0); mission.trig.func[2]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_group_life_less(24, 70) )",
			[2] = "return(c_flag_is_true(\"1\") and c_unit_altitude_lower_AGL(1, 100) and c_unit_speed_lower(1, 27.777777777778) and c_unit_in_zone(1, 165) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 6,
	["result"] = 
	{
		["offline"] = 
		{
			["conditions"] = 
			{
				[1] = "return(c_flag_is_true(\"1\") )",
				[2] = "return(c_flag_is_true(\"1\") and c_unit_in_zone(1, 165) and c_unit_speed_lower(1, 27.777777777778) and c_unit_altitude_lower_AGL(1, 100) )",
			}, -- end of ["conditions"]
			["actions"] = 
			{
				[1] = "a_set_mission_result(60)",
				[2] = "a_set_mission_result(40)",
			}, -- end of ["actions"]
			["func"] = 
			{
				[1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
				[2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
			}, -- end of ["func"]
		}, -- end of ["offline"]
		["total"] = 2,
		["blue"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["blue"]
		["red"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["red"]
	}, -- end of ["result"]
	["pictureFileNameN"] = {},
	["drawings"] = 
	{
		["options"] = 
		{
			["hiddenOnF10Map"] = 
			{
				["Observer"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Observer"]
				["Instructor"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Instructor"]
				["ForwardObserver"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ForwardObserver"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[2] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = {},
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [3]
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["mapY"] = 547424.16983571,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0x0000ffff",
						["style"] = "dot",
						["lineMode"] = "segments",
						["mapX"] = -205506.92903938,
						["points"] = 
						{
							[7] = 
							{
								["y"] = 30948.403356904,
								["x"] = 4197.9707317847,
							}, -- end of [7]
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["y"] = 1758.0766213207,
								["x"] = 1889.9323679197,
							}, -- end of [2]
							[4] = 
							{
								["y"] = 11339.594207518,
								["x"] = 3823.8166513724,
							}, -- end of [4]
							[8] = 
							{
								["y"] = 49512.676516747,
								["x"] = 7565.4163341477,
							}, -- end of [8]
							[9] = 
							{
								["y"] = 63278.822213091,
								["x"] = 27776.105780482,
							}, -- end of [9]
							[5] = 
							{
								["y"] = 15995.885427526,
								["x"] = 4514.4703457529,
							}, -- end of [5]
							[3] = 
							{
								["y"] = 4087.5281445705,
								["x"] = 5801.652850358,
							}, -- end of [3]
							[6] = 
							{
								["y"] = 22993.467969717,
								["x"] = 4044.4834585908,
							}, -- end of [6]
						}, -- end of ["points"]
						["name"] = "Line-3",
						["layerName"] = "Common",
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["mapY"] = 546910.90450218,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0xff0000ff",
						["style"] = "dot",
						["lineMode"] = "segments",
						["mapX"] = -204943.90376981,
						["points"] = 
						{
							[6] = 
							{
								["y"] = 30917.511677437,
								["x"] = 4460.68944807,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 4351.7192020017,
								["x"] = 6056.3096728319,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 63285.351348894,
								["x"] = 28265.793693616,
							}, -- end of [8]
							[3] = 
							{
								["y"] = 11972.241306889,
								["x"] = 4151.1791466099,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 16803.841930856,
								["x"] = 4832.1018098222,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 24170.187105606,
								["x"] = 4274.983267194,
							}, -- end of [5]
							[7] = 
							{
								["y"] = 48992.913282708,
								["x"] = 7803.4007038393,
							}, -- end of [7]
						}, -- end of ["points"]
						["name"] = "Line-4",
						["layerName"] = "Common",
					}, -- end of [2]
				}, -- end of ["objects"]
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["layerName"] = "Author",
						["mapY"] = 584872.84600131,
						["primitiveType"] = "Polygon",
						["style"] = "solid",
						["angle"] = 0,
						["thickness"] = 8,
						["polygonMode"] = "oval",
						["name"] = "Polygon-1",
						["mapX"] = -219203.94701412,
						["colorString"] = "0x000000ff",
						["fillColorString"] = "0xff00002a",
						["r2"] = 500,
						["r1"] = 500,
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 585242.35482026,
						["layerName"] = "Author",
						["fontSize"] = 10,
						["primitiveType"] = "TextBox",
						["colorString"] = "0x000000ff",
						["name"] = "Text Box-1",
						["fillColorString"] = "0xff000000",
						["text"] = "TARGET\
COY. ASSEMBLY AREA",
						["angle"] = 0,
						["mapX"] = -218867.8063847,
						["font"] = "DejaVuLGCSansCondensed.ttf",
					}, -- end of [2]
				}, -- end of ["objects"]
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["name_ru"] = "Зима. Снегопад",
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 4,
				["dir"] = 41,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 2,
				["dir"] = 149.99998458071,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 4,
				["dir"] = 79,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 8.3999996185303,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = 
		{
			[1] = 
			{
				["ellipticity"] = 0.8409430324103,
				["centerZ"] = 245976.26931287,
				["rotation"] = 0.80816604141156,
				["pressure_spread"] = 910861.76765313,
				["pressure_excess"] = -1220,
				["centerX"] = -73196.102574274,
			}, -- end of [1]
		}, -- end of ["cyclones"]
		["name_de"] = "Winter, starker Schneefall und Wolken",
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 2000,
			["density"] = 9,
			["preset"] = "Preset12",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 7,
		["name_fr"] = "Hiver, fortes averses de neige et nuages",
		["halo"] = 
		{
			["preset"] = "off",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = false,
		["name"] = "Winter. Heavy snow & clouds",
		["fog"] = 
		{
			["visibility"] = 0,
			["thickness"] = 0,
		}, -- end of ["fog"]
		["name_cn"] = "冬季 暴雪+多云",
		["name_es"] = "Invierno. Nevada intensa y nubes",
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Caucasus",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 2000,
				["zoneId"] = 165,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 516454.73944122,
				["x"] = -196713.47989744,
				["name"] = "LANDING",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 548319.48162288,
		["zoom"] = 418622.73078829,
		["centerX"] = -215765.08872183,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 80,
			[2] = 16,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 21,
			[5] = 23,
			[6] = 65,
			[7] = 24,
			[8] = 11,
			[9] = 86,
			[10] = 64,
			[11] = 25,
			[12] = 8,
			[13] = 63,
			[14] = 27,
			[15] = 81,
			[16] = 28,
			[17] = 76,
			[18] = 84,
			[19] = 26,
			[20] = 13,
			[21] = 90,
			[22] = 29,
			[23] = 62,
			[24] = 30,
			[25] = 5,
			[26] = 78,
			[27] = 6,
			[28] = 87,
			[29] = 31,
			[30] = 61,
			[31] = 32,
			[32] = 33,
			[33] = 60,
			[34] = 17,
			[35] = 34,
			[36] = 35,
			[37] = 15,
			[38] = 69,
			[39] = 20,
			[40] = 36,
			[41] = 59,
			[42] = 37,
			[43] = 71,
			[44] = 79,
			[45] = 58,
			[46] = 57,
			[47] = 56,
			[48] = 55,
			[49] = 92,
			[50] = 88,
			[51] = 38,
			[52] = 12,
			[53] = 73,
			[54] = 39,
			[55] = 89,
			[56] = 54,
			[57] = 40,
			[58] = 77,
			[59] = 72,
			[60] = 41,
			[61] = 42,
			[62] = 43,
			[63] = 44,
			[64] = 85,
			[65] = 75,
			[66] = 45,
			[67] = 19,
			[68] = 9,
			[69] = 53,
			[70] = 46,
			[71] = 22,
			[72] = 47,
			[73] = 52,
			[74] = 10,
			[75] = 66,
			[76] = 51,
			[77] = 3,
			[78] = 4,
			[79] = 1,
			[80] = 74,
			[81] = 82,
			[82] = 2,
			[83] = 7,
			[84] = 68,
			[85] = 50,
			[86] = 49,
			[87] = 48,
			[88] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 0,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "1",
					["seconds"] = 28800,
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["score"] = 60,
			["side"] = "OFFLINE",
			["predicate"] = "score",
			["comment"] = "TARGET",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "1",
					["seconds"] = 28800,
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
				[2] = 
				{
					["zone"] = 165,
					["seconds"] = 28800,
					["predicate"] = "c_unit_in_zone",
					["unit"] = 1,
				}, -- end of [2]
				[3] = 
				{
					["speedU"] = 27.777777777778,
					["seconds"] = 28800,
					["predicate"] = "c_unit_speed_lower",
					["unit"] = 1,
				}, -- end of [3]
				[4] = 
				{
					["altitude"] = 100,
					["seconds"] = 28800,
					["predicate"] = "c_unit_altitude_lower_AGL",
					["unit"] = 1,
				}, -- end of [4]
			}, -- end of ["rules"]
			["score"] = 40,
			["side"] = "OFFLINE",
			["predicate"] = "score",
			["comment"] = "LANDING",
		}, -- end of [2]
	}, -- end of ["goals"]
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 617414,
				["x"] = -291014,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Georgia",
					["id"] = 16,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0.78539816339745,
								["hiddenOnPlanner"] = true,
								["groupId"] = 25,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "PalatkaB",
										["type"] = "FARP Tent",
										["unitId"] = 73,
										["rate"] = 50,
										["y"] = 584831.71079051,
										["x"] = -219221.68441106,
										["name"] = "Static FARP Tent-1-1",
										["heading"] = 0.78539816339745,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 584831.71079051,
								["x"] = -219221.68441106,
								["name"] = "Static FARP Tent-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 584831.71079051,
											["speed"] = 0,
											["x"] = -219221.68441106,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 1.5707963267949,
								["hiddenOnPlanner"] = true,
								["groupId"] = 26,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "PalatkaB",
										["type"] = "FARP Tent",
										["unitId"] = 74,
										["rate"] = 50,
										["y"] = 584857.13195441,
										["x"] = -219217.24726246,
										["name"] = "Static FARP Tent-2-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 584857.13195441,
								["x"] = -219217.24726246,
								["name"] = "Static FARP Tent-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 584857.13195441,
											["speed"] = 0,
											["x"] = -219217.24726246,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0,
								["hiddenOnPlanner"] = true,
								["groupId"] = 27,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "GSM Rus",
										["type"] = "FARP Fuel Depot",
										["unitId"] = 75,
										["rate"] = 20,
										["y"] = 584880.70430638,
										["x"] = -219214.65892577,
										["name"] = "Static FARP Fuel Depot-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 584880.70430638,
								["x"] = -219214.65892577,
								["name"] = "Static FARP Fuel Depot-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 584880.70430638,
											["speed"] = 0,
											["x"] = -219214.65892577,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["hiddenOnMFD"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 142,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 558789.09765147,
											["x"] = -204800.42329587,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 30,
										["y"] = 558789.09765147,
										["x"] = -204800.42329587,
										["name"] = "Ground-4-1",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 558789.09765147,
								["x"] = -204800.42329587,
								["name"] = "Ground-4",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["hiddenOnMFD"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 569553.53800737,
											["x"] = -225134.8371888,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 31,
										["y"] = 569553.53800737,
										["x"] = -225134.8371888,
										["name"] = "Ground-5-1",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 569553.53800737,
								["x"] = -225134.8371888,
								["name"] = "Ground-5",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 72,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 584794.04446118,
											["x"] = -219230.65857801,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 24,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-60",
										["unitId"] = 65,
										["y"] = 584794.04446118,
										["x"] = -219230.65857801,
										["name"] = "GRG TARGET UNIT-1",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-60",
										["unitId"] = 66,
										["y"] = 584815.84774855,
										["x"] = -219220.35977206,
										["name"] = "GRG TARGET UNIT-2",
										["heading"] = 3.7402405870238,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-60",
										["unitId"] = 67,
										["y"] = 584839.8288841,
										["x"] = -219203.07362023,
										["name"] = "GRG TARGET UNIT-3",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-60",
										["unitId"] = 68,
										["y"] = 584865.26259398,
										["x"] = -219205.03034463,
										["name"] = "GRG TARGET UNIT-4",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-60",
										["unitId"] = 69,
										["y"] = 584939.4811225,
										["x"] = -219181.86841927,
										["name"] = "GRG TARGET UNIT-5",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = true,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-60",
										["unitId"] = 70,
										["y"] = 584942.30305302,
										["x"] = -219200.58786072,
										["name"] = "GRG TARGET UNIT-6",
										["heading"] = 6.0562925044203,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 71,
										["y"] = 584907.20639693,
										["x"] = -219186.18649087,
										["name"] = "GRG TARGET UNIT-7",
										["heading"] = 6.0562925044203,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 72,
										["y"] = 584916.51119109,
										["x"] = -219196.04047769,
										["name"] = "GRG TARGET UNIT-8",
										["heading"] = 5.0457468675156,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 76,
										["y"] = 584864.13000061,
										["x"] = -219209.15622049,
										["name"] = "GRG TARGET UNIT-9",
										["heading"] = 5.0457468675156,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 77,
										["y"] = 584838.80844874,
										["x"] = -219207.3764309,
										["name"] = "GRG TARGET UNIT-10",
										["heading"] = 5.0457468675156,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 584794.04446118,
								["x"] = -219230.65857801,
								["name"] = "GRG TARGET UNIT",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 69,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 584691.18639329,
											["x"] = -219386.79913723,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 78,
										["y"] = 584691.18639329,
										["x"] = -219386.79913723,
										["name"] = "GRG TARGET UNIT-1-1",
										["heading"] = 5.4977871437821,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 584691.18639329,
								["x"] = -219386.79913723,
								["name"] = "GRG TARGET UNIT-1",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 74,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 585129.8546551,
											["x"] = -219033.54113186,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 79,
										["y"] = 585129.8546551,
										["x"] = -219033.54113186,
										["name"] = "GRG TARGET UNIT-2-1",
										["heading"] = 5.9882246635925,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 585129.8546551,
								["x"] = -219033.54113186,
								["name"] = "GRG TARGET UNIT-2",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 71,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 585075.64606506,
											["x"] = -219381.60862765,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Strela-1 9P31",
										["unitId"] = 80,
										["y"] = 585075.64606506,
										["x"] = -219381.60862765,
										["name"] = "GRG TARGET UNIT-3-1",
										["heading"] = 5.9882246635925,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 585075.64606506,
								["x"] = -219381.60862765,
								["name"] = "GRG TARGET UNIT-3",
								["start_time"] = 0,
							}, -- end of [6]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 80,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["hiddenOnMFD"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 34,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 577891.46105446,
											["x"] = -223992.68918401,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 1S91 str",
										["unitId"] = 43,
										["y"] = 577891.46105446,
										["x"] = -223992.68918401,
										["name"] = "Ground-6-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 44,
										["y"] = 577992.33860439,
										["x"] = -223990.03282896,
										["name"] = "Ground-6-2",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 45,
										["y"] = 577789.20831304,
										["x"] = -223996.67976258,
										["name"] = "Ground-6-3",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 46,
										["y"] = 577896.35688295,
										["x"] = -224098.5107856,
										["name"] = "Ground-6-4",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 47,
										["y"] = 577888.11468527,
										["x"] = -223893.51935283,
										["name"] = "Ground-6-5",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 48,
										["y"] = 577786.89198961,
										["x"] = -223863.04688448,
										["name"] = "Ground-6-6",
										["heading"] = 2.3212879051525,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 49,
										["y"] = 577779.46045195,
										["x"] = -223872.24783587,
										["name"] = "Ground-6-7",
										["heading"] = 2.4958208303519,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 50,
										["y"] = 577911.48068838,
										["x"] = -223967.08318715,
										["name"] = "Ground-6-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 51,
										["y"] = 577871.4439852,
										["x"] = -223950.51669255,
										["name"] = "Ground-6-9",
										["heading"] = 0.05235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 52,
										["y"] = 577862.6423175,
										["x"] = -223950.51669255,
										["name"] = "Ground-6-10",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 53,
										["y"] = 577911.57493345,
										["x"] = -223970.65087849,
										["name"] = "Ground-6-11",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 577891.46105446,
								["x"] = -223992.68918401,
								["name"] = "Ground-6",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["hiddenOnMFD"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 38,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 610107.76971214,
											["x"] = -238345.28157154,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 1S91 str",
										["unitId"] = 54,
										["y"] = 610107.76971214,
										["x"] = -238345.28157154,
										["name"] = "Ground-7-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 55,
										["y"] = 610208.64726207,
										["x"] = -238342.62521649,
										["name"] = "Ground-7-2",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 56,
										["y"] = 610005.51697072,
										["x"] = -238349.27215011,
										["name"] = "Ground-7-3",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 57,
										["y"] = 610112.66554063,
										["x"] = -238451.10317313,
										["name"] = "Ground-7-4",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 58,
										["y"] = 610104.42334294,
										["x"] = -238246.11174036,
										["name"] = "Ground-7-5",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 59,
										["y"] = 610003.20064729,
										["x"] = -238215.63927201,
										["name"] = "Ground-7-6",
										["heading"] = 2.3212879051525,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 60,
										["y"] = 609995.76910963,
										["x"] = -238224.8402234,
										["name"] = "Ground-7-7",
										["heading"] = 2.4958208303519,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 61,
										["y"] = 610127.78934606,
										["x"] = -238319.67557468,
										["name"] = "Ground-7-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 62,
										["y"] = 610087.75264288,
										["x"] = -238303.10908008,
										["name"] = "Ground-7-9",
										["heading"] = 0.05235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 63,
										["y"] = 610078.95097518,
										["x"] = -238303.10908008,
										["name"] = "Ground-7-10",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 64,
										["y"] = 610127.88359113,
										["x"] = -238323.24326602,
										["name"] = "Ground-7-11",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 610107.76971214,
								["x"] = -238345.28157154,
								["name"] = "Ground-7",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "CJTF Blue",
				}, -- end of [2]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 371700,
				["x"] = 11557,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Russia",
					["id"] = 0,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 519377.28894405,
											["x"] = -194597.73691605,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk SR 9S18M1",
										["unitId"] = 16,
										["y"] = 519377.28894405,
										["x"] = -194597.73691605,
										["name"] = "Ground-1-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 17,
										["y"] = 519478.16649398,
										["x"] = -194595.080561,
										["name"] = "Ground-1-2",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 18,
										["y"] = 519275.03620262,
										["x"] = -194601.72749462,
										["name"] = "Ground-1-3",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 19,
										["y"] = 519382.18477254,
										["x"] = -194703.55851764,
										["name"] = "Ground-1-4",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk LN 9A310M1",
										["unitId"] = 20,
										["y"] = 519373.94257485,
										["x"] = -194498.56708487,
										["name"] = "Ground-1-5",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 21,
										["y"] = 519272.7198792,
										["x"] = -194468.09461652,
										["name"] = "Ground-1-6",
										["heading"] = 2.3212879051525,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 22,
										["y"] = 519265.28834154,
										["x"] = -194477.29556791,
										["name"] = "Ground-1-7",
										["heading"] = 2.4958208303519,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 23,
										["y"] = 519398.71404184,
										["x"] = -194570.10029357,
										["name"] = "Ground-1-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 24,
										["y"] = 519357.27187478,
										["x"] = -194555.56442459,
										["name"] = "Ground-1-9",
										["heading"] = 0.05235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 25,
										["y"] = 519348.47020708,
										["x"] = -194555.56442459,
										["name"] = "Ground-1-10",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 26,
										["y"] = 519398.71404184,
										["x"] = -194575.13369674,
										["name"] = "Ground-1-11",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-11 Buk CC 9S470M1",
										["unitId"] = 27,
										["y"] = 519359.62127722,
										["x"] = -194611.70975977,
										["name"] = "Ground-1-12",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [12]
								}, -- end of ["units"]
								["y"] = 519377.28894405,
								["x"] = -194597.73691605,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 163,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 544732.38873849,
											["x"] = -198619.92146494,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 28,
										["y"] = 544732.38873849,
										["x"] = -198619.92146494,
										["name"] = "Ground-2-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 544732.38873849,
								["x"] = -198619.92146494,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 382,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 558709.42304592,
											["x"] = -196188.01578202,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 29,
										["y"] = 558709.42304592,
										["x"] = -196188.01578202,
										["name"] = "Ground-3-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 558709.42304592,
								["x"] = -196188.01578202,
								["name"] = "Ground-3",
								["start_time"] = 0,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["action"] = "From Runway",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOff",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 516451.6875,
											["x"] = -196710.085938,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 21,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 201.01956127452,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 181.80920656751,
											["ETA_locked"] = false,
											["y"] = 552907.30955908,
											["x"] = -192711.86859656,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 201.01956127452,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 310.30414245203,
											["ETA_locked"] = false,
											["y"] = 578315.79712472,
											["x"] = -197359.17257415,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 201.01956127452,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Bombing",
															["number"] = 1,
															["params"] = 
															{
																["direction"] = 0,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["y"] = 584846.88840392,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["altitude"] = 2000,
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["x"] = -219213.67567791,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 423.75174089778,
											["ETA_locked"] = false,
											["y"] = 584855.77287084,
											["x"] = -219206.4892754,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 21,
										["alt_type"] = "BARO",
										["livery_id"] = "field camo scheme #1 (native)",
										["skill"] = "Player",
										["speed"] = 138.88888888889,
										["type"] = "Su-25",
										["unitId"] = 1,
										["psi"] = -1.4615593626242,
										["onboard_num"] = "010",
										["y"] = 516451.6875,
										["x"] = -196710.085938,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
													["settings"] = 
													{
														["NFP_PRESVER"] = 1,
														["NFP_PRESID"] = "MDRN_B_USSR_FABMedium",
														["NFP_fuze_type_tail"] = "EMPTY_TAIL",
														["00_prfx_arm_delay_ctrl_AVUE_NOSE"] = 4.5,
														["NFP_fuze_type_nose"] = 1,
														["00_prfx_function_delay_ctrl_AVUE_NOSE"] = 0,
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
													["settings"] = 
													{
														["NFP_PRESVER"] = 1,
														["NFP_PRESID"] = "MDRN_B_USSR_FABMedium",
														["NFP_fuze_type_tail"] = "EMPTY_TAIL",
														["00_prfx_arm_delay_ctrl_AVUE_NOSE"] = 4.5,
														["NFP_fuze_type_nose"] = 1,
														["00_prfx_function_delay_ctrl_AVUE_NOSE"] = 0,
													}, -- end of ["settings"]
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8D4652F-FD48-45B7-BA5B-2AE05BB5A9CF}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8D4652F-FD48-45B7-BA5B-2AE05BB5A9CF}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
													["settings"] = 
													{
														["NFP_PRESVER"] = 1,
														["NFP_PRESID"] = "MDRN_B_USSR_FABMedium",
														["NFP_fuze_type_tail"] = "EMPTY_TAIL",
														["00_prfx_arm_delay_ctrl_AVUE_NOSE"] = 4.5,
														["NFP_fuze_type_nose"] = 1,
														["00_prfx_function_delay_ctrl_AVUE_NOSE"] = 0,
													}, -- end of ["settings"]
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
													["settings"] = 
													{
														["NFP_PRESVER"] = 1,
														["NFP_PRESID"] = "MDRN_B_USSR_FABMedium",
														["NFP_fuze_type_tail"] = "EMPTY_TAIL",
														["00_prfx_arm_delay_ctrl_AVUE_NOSE"] = 4.5,
														["NFP_fuze_type_nose"] = 1,
														["00_prfx_function_delay_ctrl_AVUE_NOSE"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = "2835",
											["flare"] = 224,
											["chaff"] = 32,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4615593626242,
										["callsign"] = 101,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516451.6875,
								["x"] = -196710.085938,
								["name"] = "Aerial-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 555734.06187931,
											["speed"] = 0,
											["x"] = -199362.09736665,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 2,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 2,
										["y"] = 555734.06187931,
										["x"] = -199362.09736665,
										["name"] = "Static Big smoke-1-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 555734.06187931,
								["x"] = -199362.09736665,
								["name"] = "Static Big smoke-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 556063.51598127,
											["speed"] = 0,
											["x"] = -202476.93614882,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 3,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 3,
										["y"] = 556063.51598127,
										["x"] = -202476.93614882,
										["name"] = "Static Big smoke-2-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 556063.51598127,
								["x"] = -202476.93614882,
								["name"] = "Static Big smoke-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 556812.27530391,
											["speed"] = 0,
											["x"] = -202806.39025077,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 4,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 4,
										["y"] = 556812.27530391,
										["x"] = -202806.39025077,
										["name"] = "Static Big smoke-3-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 556812.27530391,
								["x"] = -202806.39025077,
								["name"] = "Static Big smoke-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 560000.8621318,
											["speed"] = 0,
											["x"] = -197015.74196267,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 6,
										["y"] = 560000.8621318,
										["x"] = -197015.74196267,
										["name"] = "Static Big smoke-5-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 560000.8621318,
								["x"] = -197015.74196267,
								["name"] = "Static Big smoke-5",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 549779.8483994,
											["speed"] = 0,
											["x"] = -200609.71361812,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 7,
										["y"] = 549779.8483994,
										["x"] = -200609.71361812,
										["name"] = "Static Big smoke-6-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 549779.8483994,
								["x"] = -200609.71361812,
								["name"] = "Static Big smoke-6",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 550138.19737081,
											["speed"] = 0,
											["x"] = -205376.06266451,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 8,
										["y"] = 550138.19737081,
										["x"] = -205376.06266451,
										["name"] = "Static Big smoke-7-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 550138.19737081,
								["x"] = -205376.06266451,
								["name"] = "Static Big smoke-7",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 552020.21563905,
											["speed"] = 0,
											["x"] = -201847.9783178,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 9,
										["y"] = 552020.21563905,
										["x"] = -201847.9783178,
										["name"] = "Static Big smoke-8-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 552020.21563905,
								["x"] = -201847.9783178,
								["name"] = "Static Big smoke-8",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 551640.7154934,
											["speed"] = 0,
											["x"] = -205555.46781348,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 10,
										["y"] = 551640.7154934,
										["x"] = -205555.46781348,
										["name"] = "Static Big smoke-9-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 551640.7154934,
								["x"] = -205555.46781348,
								["name"] = "Static Big smoke-9",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 561294.06961356,
											["speed"] = 0,
											["x"] = -197607.67257735,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 12,
										["y"] = 561294.06961356,
										["x"] = -197607.67257735,
										["name"] = "Static Big smoke-11-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 561294.06961356,
								["x"] = -197607.67257735,
								["name"] = "Static Big smoke-11",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516675.99803189,
											["speed"] = 0,
											["x"] = -197863.69906547,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 81,
										["rate"] = "40",
										["y"] = 516675.99803189,
										["x"] = -197863.69906547,
										["name"] = "Static Su-25-1-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516675.99803189,
								["x"] = -197863.69906547,
								["name"] = "Static Su-25-1",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516540.5799045,
											["speed"] = 0,
											["x"] = -197799.90695825,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 84,
										["rate"] = "40",
										["y"] = 516540.5799045,
										["x"] = -197799.90695825,
										["name"] = "Static Su-25-2-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516540.5799045,
								["x"] = -197799.90695825,
								["name"] = "Static Su-25-2",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516512.81190956,
											["speed"] = 0,
											["x"] = -197786.98956819,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 35,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 85,
										["rate"] = "40",
										["y"] = 516512.81190956,
										["x"] = -197786.98956819,
										["name"] = "Static Su-25-3-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516512.81190956,
								["x"] = -197786.98956819,
								["name"] = "Static Su-25-3",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516681.47493226,
											["speed"] = 0,
											["x"] = -197920.43392737,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "Ural ATsP-6",
										["unitId"] = 86,
										["rate"] = 5,
										["y"] = 516681.47493226,
										["x"] = -197920.43392737,
										["name"] = "Static Firefighter Ural ATsP-6-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516681.47493226,
								["x"] = -197920.43392737,
								["name"] = "Static Firefighter Ural ATsP-6-1",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516659.2395054,
											["speed"] = 0,
											["x"] = -197864.79873603,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 37,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 87,
										["rate"] = 3,
										["y"] = 516659.2395054,
										["x"] = -197864.79873603,
										["name"] = "Static Refueler ATZ-5-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516659.2395054,
								["x"] = -197864.79873603,
								["name"] = "Static Refueler ATZ-5-1",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516708.35448185,
											["speed"] = 0,
											["x"] = -197888.52932931,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "ZIL-135",
										["unitId"] = 88,
										["rate"] = 5,
										["y"] = 516708.35448185,
										["x"] = -197888.52932931,
										["name"] = "Static Truck ZIL-135-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516708.35448185,
								["x"] = -197888.52932931,
								["name"] = "Static Truck ZIL-135-1",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516712.91015686,
											["speed"] = 0,
											["x"] = -197889.64293876,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 89,
										["rate"] = 3,
										["y"] = 516712.91015686,
										["x"] = -197889.64293876,
										["name"] = "Static Refueler ATZ-5-3-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516712.91015686,
								["x"] = -197889.64293876,
								["name"] = "Static Refueler ATZ-5-3",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516741.21124398,
											["speed"] = 0,
											["x"] = -197904.69716074,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "UAZ-469",
										["unitId"] = 90,
										["rate"] = 3,
										["y"] = 516741.21124398,
										["x"] = -197904.69716074,
										["name"] = "Static LUV UAZ-469 Jeep-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516741.21124398,
								["x"] = -197904.69716074,
								["name"] = "Static LUV UAZ-469 Jeep-1",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516495.87125663,
											["speed"] = 0,
											["x"] = -197787.89140436,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "ATZ-5",
										["unitId"] = 91,
										["rate"] = 3,
										["y"] = 516495.87125663,
										["x"] = -197787.89140436,
										["name"] = "Static Refueler ATZ-5-2-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516495.87125663,
								["x"] = -197787.89140436,
								["name"] = "Static Refueler ATZ-5-2",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 0.47123889803847,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 516551.89127485,
											["speed"] = 0,
											["x"] = -197812.0783203,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 42,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Unarmed",
										["type"] = "UAZ-469",
										["unitId"] = 92,
										["rate"] = 3,
										["y"] = 516551.89127485,
										["x"] = -197812.0783203,
										["name"] = "Static LUV UAZ-469 Jeep-2-1",
										["heading"] = 0.47123889803847,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 516551.89127485,
								["x"] = -197812.0783203,
								["name"] = "Static LUV UAZ-469 Jeep-2",
								["dead"] = false,
							}, -- end of [19]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 18,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 517311.05722421,
											["x"] = -196963.74406532,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 93,
										["y"] = 517311.05722421,
										["x"] = -196963.74406532,
										["name"] = "GRG TARGET UNIT-4-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 517311.05722421,
								["x"] = -196963.74406532,
								["name"] = "GRG TARGET UNIT-4",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "Abkhazia",
				}, -- end of [2]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 24,
					["percent"] = 70,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["flag"] = "1",
					["predicate"] = "a_set_flag",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Trigger 1778263589",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "1",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 100,
					["predicate"] = "c_unit_altitude_lower_AGL",
					["unit"] = 1,
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "c_unit_speed_lower",
					["speedU"] = 27.777777777778,
					["unit"] = 1,
				}, -- end of [3]
				[4] = 
				{
					["zone"] = 165,
					["predicate"] = "c_unit_in_zone",
					["unit"] = 1,
				}, -- end of [4]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 10,
					["start_delay"] = 0,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_6",
					["KeyDict_text"] = "DictKey_ActionText_6",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Trigger 1778263604",
		}, -- end of [2]
	}, -- end of ["trigrules"]
	["currentKey"] = 9194,
	["failures"] = 
	{
		["hydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro",
			["mm"] = 0,
		}, -- end of ["hydro"]
		["hud"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hud",
			["mm"] = 0,
		}, -- end of ["hud"]
		["asc"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc",
			["mm"] = 0,
		}, -- end of ["asc"]
		["rws"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "rws",
			["mm"] = 0,
		}, -- end of ["rws"]
		["r_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_engine",
			["mm"] = 0,
		}, -- end of ["r_engine"]
		["ecm"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ecm",
			["mm"] = 0,
		}, -- end of ["ecm"]
		["l_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_engine",
			["mm"] = 0,
		}, -- end of ["l_engine"]
		["eos"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "eos",
			["mm"] = 0,
		}, -- end of ["eos"]
	}, -- end of ["failures"]
	["forcedOptions"] = {},
	["start_time"] = 36000,
} -- end of mission
